home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / editor / pt14l.lha / PasTeX_1.4 / rexx / cedtofront next >
Text File  |  1991-04-20  |  89b  |  4 lines

  1. /* brings CED to front */
  2.  
  3. IF (SHOW('P', 'rexx_ced')) THEN ADDRESS 'rexx_ced' cedtofront
  4.